home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 (Developer) [x86] / NeXT Step 3.1 Intel dev.cdr.dmg / NextDeveloper / Headers / ansi / stdarg.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-01-20  |  112 b   |  7 lines

  1. #ifndef _ANSI_STDARG_H_
  2. #define _ANSI_STDARG_H_
  3.  
  4. #include <ansi/machine/stdarg.h>
  5.  
  6. #endif    /* _ANSI_STDARG_H_ */
  7.